sf: Remove e_rd_cmd from param table
authorJagan Teki <[email protected]>
Mon, 8 Aug 2016 11:32:18 +0000 (17:02 +0530)
committerJagan Teki <[email protected]>
Wed, 21 Sep 2016 19:32:28 +0000 (01:02 +0530)
commitb3afb232f7853d078ae0f533a7af70e0b047fe18
treec318c93b79487286b54ff313b8cc1552f7061f89
parentedd35f712ec74f7d34702ba891d8e1fdc8a9955f
sf: Remove e_rd_cmd from param table

e_rd_cmd is maintained separately for fastest read command code,
since the read commands are computed normally this e_rd_cmd
is not required in spi_flash_params table.

Cc: Simon Glass <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Siva Durga Prasad Paladugu <[email protected]>
Cc: Vignesh R <[email protected]>
Cc: Mugunthan V N <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/sf_params.c